WriteToStorage
TheWriteToStorage
method writes the content of this name space to the specified storage-unit view.
void WriteToStorage (in ODStorageUnitView view);
view
- A reference to the storage-unit view to which the data is to be written.
DISCUSSION
You call this method to write the content of this name space as a single stream of data. The focus context for the specified storage-unit view should be the value to which the name space is to be written.You can read the content of this name space by calling the
ReadFromStorage
method.EXCEPTIONS
This method may throw platform-specific exceptions.SEE ALSO
TheODNameSpace::ReadFromStorage
method (page 431).
TheODStorageUnitView
class (page 725).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help